#include <src/ctrl/pspctrl.h>
Data Fields | |
| unsigned int | TimeStamp |
| The current read frame. | |
| unsigned int | Buttons |
| Bit mask containing zero or more of PspCtrlButtons. | |
| unsigned char | Lx |
| Analogue stick, X axis. | |
| unsigned char | Ly |
| Analogue stick, Y axis. | |
| unsigned char | Rsrv [6] |
| Reserved. | |
|
|
Bit mask containing zero or more of PspCtrlButtons.
|
|
|
Analogue stick, X axis.
|
|
|
Analogue stick, Y axis.
|
|
|
Reserved.
|
|
|
The current read frame.
|
1.4.6